tools: use XEN_LIB_STORED instead of /var/lib/xenstored
authorOlaf Hering <olaf@aepfle.de>
Wed, 1 Oct 2014 16:41:27 +0000 (18:41 +0200)
committerIan Campbell <ian.campbell@citrix.com>
Mon, 6 Oct 2014 16:00:23 +0000 (17:00 +0100)
commit2d174ed71c6b42d6ba6f7d018a6ee8770c3cf4b0
tree67bc19988f7b9ef087283cd03d05323bbf99a5a8
parentb9f3352cd695d866c5cbee94cc986b312835f44b
tools: use XEN_LIB_STORED instead of /var/lib/xenstored

Remove hardcoded /var/lib/xenstored instead of using the existing
XEN_LIB_STORED variable.

Signed-off-by: Olaf Hering <olaf@aepfle.de>
Acked-by: Ian Campbell <ian.campbell@citrix.com>
Cc: Ian Campbell <ian.campbell@citrix.com>
Cc: Ian Jackson <ian.jackson@eu.citrix.com>
Cc: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Cc: Wei Liu <wei.liu2@citrix.com>
[ ijc -- ran autogen.sh as requested ]
tools/configure
tools/configure.ac
tools/hotplug/FreeBSD/rc.d/xencommons.in
tools/hotplug/Linux/init.d/sysconfig.xencommons.in
tools/hotplug/Linux/init.d/xencommons.in
tools/hotplug/NetBSD/rc.d/xencommons [deleted file]
tools/hotplug/NetBSD/rc.d/xencommons.in [new file with mode: 0644]
tools/xenstore/Makefile
tools/xenstore/xs_lib.c